1、General data: A Tile folder is a root node, the name of the root node is the same as the name of the folder, and the LOD level increases sequentially. The desktop is processed normally and there are no special requirements.
2、Inconsistent data start level: The start level of the data root node under the folder is different, some are L14, some are L15. To generate a configuration file using the desktop, you need to specify a root node, which is the roughest level that all folders have.
3、Large data texture: The original data has a large texture, which causes the generated s3mb to be particularly large, which affects the loading performance. When tilting into the warehouse, the parameters need to be set to Draco for the geometry compression method and crn_dxt5 for the texture compression format.
4、The utilization rate of texture images is relatively low: when tilting into storage, select texture remapping.
It is recommended to use a solid-state drive to increase the processing speed. The processing time of using a common disk is 3 times longer than that of a solid-state drive.
In the SuperMap.xml file under the component Bin directory, add a new label in the last line of the valid label, <BuildObliqueCombineErrorLog>TRUE</BuildObliqueCombineErrorLog>
During data processing, a log file will be generated in the output folder, and a If there is an exception, you can check the modified file to troubleshoot the problem. Log files are automatically deleted after the skew data processing is completed.
(1).For the general method of generating a configuration file, please search for the keyword "generating a configuration file" in the desktop documentation, and refer to the generating configuration file document, which will not be introduced here.
(2).Specify the root node to generate a configuration file. Here, the data at the L16 level is specified as the root node as an example.
(3).In the "Source configuration file" of the dialog box, click "Add scp configuration file", in the pop-up "Open" dialog box , select a *.scp file, or add a source configuration file by clicking the "Open all scp files in this folder" button.
(4).In the "Parameter Settings" of the dialog box, the parameter settings are as follows:
(5). In the dialog box "Modify center point": optional, after checking "Modify center point", set the X, Y, and Z coordinates of the model center point.
(6). In the "Rebuild LOD" dialog box: After checking "Rebuild LOD", set the rebuild index. The reconstruction index is used to set the number of merges, the default value is 1, and the system will rebuild a block file by 4^n blocks. After checking "Boundary Fusion", the boundary effect between the oblique photographic data tiles can be weakened, mainly for oblique photographic data with a small amount of intersecting tile boundaries.
(7). Reconstruction type: Rebuild all levels is used for reconstruction levels of the original OSGB oblique photographic model. Rebuilding only the top layer is to re-designate the finer layer data as the new root node for the S3MB data whose top layer effect is not good after reconstruction, and then rebuild the top layer.
(8). In the dialog box "Model Singularization": Optional, after checking "Model Singularization", set the data source where the vector surface superimposed on the model is located , dataset, and target field. For details, please refer to "Compress and Single" in SuperMap iDesktop 11i Help.chm.
(9).Projection settings currently provide two methods:
(10). After setting the above parameters, click the "OK" button and wait for the completion of the tilt storage.
1. The data has been processed for one day, but there is still nothing in the output folder?
Answer: In the first stage of tilt storage, it will take time to read the information of all node data.
2. Crash during data processing?
Answer: Before data processing, open the SuperMap.xml file in the component Bin directory, add a new label to the last line of the valid label, and after <BuildObliqueCombineErrorLog>TRUE</BuildObliqueCombineErrorLog> crashes,
Open the log file in the output folder, find the osgb file recorded in the log, and use third-party software such as osgviewer to open it to confirm whether it is a data problem.
3. After data processing, how to determine whether there is a spatial index? Is the file index file correct?
Answer: There are many json files in the generated data folder, and the json files are very small, basically no more than 1M.
4. How much data is generated in one hour?
Answer: 64G memory, 16 cores, about 20G data generated in one hour. (It will be different from data accuracy and machine processing speed)
5. When is it recommended to use draco and crn_dxt5 compression?
Answer:
6. How does draco and crn_dxt5 compression, generation time and data size compare with the default format (texture compressed dxt, geometry not compressed)?
Answer:
1. The source data of oblique warehousing supports data in OSGB format. At the same time, 11i (2022) and above versions support oblique data in S3MB format to be re-stored.
2. The oblique warehousing function currently supports data in ENU and projected coordinate systems, but does not support data in planes without projected coordinate systems.
3. The oblique warehousing function only supports the coordinate transformation of the unified reference ellipsoid (projection to geography), and does not support other coordinate system transformations.